01. Lesson Overview

Lesson Overview

First of all, GREAT job finishing the data analysis lesson and two case studies! Now that you've had some solid experience analyzing real datasets with Python and descriptive statistics, here's a short lesson where you'll be exposed to a workflow for your analysis outside Jupyter notebook.

Jupyter notebooks are a powerful tool for learning, reports, etc, but there are definitely other environments and workflows you can use to make your analysis even better. This will be just a few quick concepts to make sure you understand different ways to run Python, and why you might use one vs. another.